From 65c30788cc9fc730b35d94f18191e969ea911cee Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Mon, 17 Aug 2020 20:05:55 +0200 Subject: [PATCH] fixed spelling mistakes Forwarded: no Last-Update: 2020-06-15 Last-Update: 2020-06-15 Gbp-Pq: Name fix_typos.patch --- src/JackTrip.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/JackTrip.cpp b/src/JackTrip.cpp index c425851..adfd584 100644 --- a/src/JackTrip.cpp +++ b/src/JackTrip.cpp @@ -704,7 +704,7 @@ int JackTrip::clientPingToServerStart() // -------------------- tcpClient.close(); // Close the socket //cout << "TCP Socket Closed!" << endl; - if (gVerboseFlag) cout << "Connection Succesfull!" << endl; + if (gVerboseFlag) cout << "Connection Successful!" << endl; // Set with the received UDP port // ------------------------------ -- 2.30.2